crypto/x509.nameConstraintsSet.sortAndPrune (method)

one use

	crypto/x509 (current package)
		constraints.go#L74: func (nc *nameConstraintsSet[T, V]) sortAndPrune(cmp func(T, T) int, subset func(T, T) bool) {